-
Home
-
Alma – Pay in installments or later for WooCommerce
-
4.3.2
-
Code
-
Classes
- Alma_Order_Helper
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
205 |
Lines of code |
95 |
Logical lines of code |
25 |
Comment lines |
74 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order() |
S |
56 |
6 |
20 |
get_billing_address() |
S |
56 |
2 |
19 |
get_shipping_address() |
S |
57 |
2 |
17 |
get_merchant_url() |
S |
67 |
2 |
7 |
is_business() |
S |
72 |
2 |
6 |
__construct() |
S |
80 |
1 |
3 |
get_orders_by_date_range() |
S |
66 |
1 |
9 |
get_orders_by_customer_id() |
S |
65 |
1 |
10 |
payment_complete() |
S |
77 |
1 |
4 |